Lesson 2  - Exit Ticket

Lesson 2 - Exit Ticket

7 Qs

quiz-placeholder

Similar activities

Year 8 Unit 4: Summative Assessment

Year 8 Unit 4: Summative Assessment

9th Grade

8 Qs

Year 8 Unit 4: Summative Assessment

Year 8 Unit 4: Summative Assessment

KG - University

8 Qs

WD 9 Weeks Test

WD 9 Weeks Test

9th - 12th Grade

10 Qs

Be a Quiz Whiz! Love Your Locks

Be a Quiz Whiz! Love Your Locks

4th Grade

7 Qs

Quiz sobre CSS e HTML

Quiz sobre CSS e HTML

3rd Grade

7 Qs

How well do you know Destiny Discover?

How well do you know Destiny Discover?

4th Grade

10 Qs

CL 7 -5. Internet HTML

CL 7 -5. Internet HTML

KG - University

10 Qs

Assessment on HTML Part 1

Assessment on HTML Part 1

KG - University

11 Qs

Lesson 2  - Exit Ticket

Lesson 2 - Exit Ticket

Assessment

Quiz

others

Hard

Created by

Mr Lee

FREE Resource

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the current standard for HTML?
HTMLS
HTML4
HTML5
HTML!

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main purpose of alt tags?
To display a description of the image over the it like a caption
To display a description of the image when a user clicks on it
To display the filename of the image
To display a description of the image should it not load correctly

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

3. What is the correct tag to display an image? (1 correct)

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In the example in the previous question, where would we add the alt tag?
After the >
Before the <
Before the first "
After the last "

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of ?
It adds .html on to our filenames automatically.
It declares the document type to help browsers display information correctly.
It tells your browser that this file includes images to display.
It allows you to open the web page in a word processor.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When creating a new web page, which tag comes first the or the tag?

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When using the width attribute for images, what comes directly after it?
"50%" or whatever percentage you are choosing.
Number of pixels wide.
=
Number of centimetres wide.